My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: I cant access saved search through charts.
Hi @User_6Z1W1, The ability to drill down into Saved Searches where Output Type=Graph is currently logged under Enhancement #98300. The only workaround to get into details is to run the report on Nor…1 -
Re: Invoice Email Template - Applying Transaction
Hi Pete, We need to use an ItemList to pull up the Payment and Credit Memo details. Try using the tags below. For Payment: <#list transaction.links as listItem> <#if listItem.type?contains(&…1 -
Re: Sales/CRM app/integration
Hi Michelle, You might want to check GeoBusiness for NetSuite. Thanks, Michelle Jabanes | Ask a Guru1 -
Re: New to NetSuite, but users can effectively look at all data regardless of restrictions
Thank you for the update, Brandon. Per SuiteAnswers id 91071, the Allow Viewing checkbox is to allow users logged in with this role to see, but not edit, data for departments, classes and locations t…1 -
Re: Formula with weekdays only?
Hi Amar, Try to use the formula below using Formula (Numeric) field. round(trunc(({custevent12}-trunc({date}))/7)*5 + mod({custevent12}-{date},7) - case when to_number(to_char({custevent12},'D…2
